home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / WebSites / MailingLists / AMOSLIST.0899 / 000099_nobody_Mon Aug 16 18:36:48 1999.msg < prev    next >
Internet Message Format  |  1999-09-01  |  3KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.13])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id SAA28192
  3.     for <mcox4@osf1.gmu.edu>; Mon, 16 Aug 1999 18:36:48 -0400 (EDT)
  4. Received: (qmail 4945 invoked by alias); 16 Aug 1999 22:36:05 -0000
  5. Received: (qmail 4900 invoked from network); 16 Aug 1999 22:36:03 -0000
  6. Received: from unknown (HELO mail.enterprise.net) (194.72.192.18) by pop.onelist.com with SMTP; 16 Aug 1999 22:36:03 -0000
  7. Received: from enterprise.net (andrewcrowe@max01-059.enterprise.net [194.72.195.59]) by mail.enterprise.net (8.8.5/8.8.5) with SMTP id XAA11560 for <amos-list@onelist.com>; Mon, 16 Aug 1999 23:36:31 +0100 (GMT/BST)
  8. From: Andrew Crowe <andrewcrowe@enterprise.net>
  9. To: amos-list@onelist.com
  10. Date: Mon, 16 Aug 1999 23:35:23 +0000
  11. Message-ID: <yam7897.1185.1207514952@mail.enterprise.net>
  12. In-Reply-To: <yam7897.461.2015140552@smtp.golden.net>
  13. X-Mailer: YAM 2.0 [040] AmigaOS E-Mail Client (c) 1995-1999 by Marcel Beck  http://www.yam.ch
  14. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  15. Delivered-To: mailing list amos-list@onelist.com
  16. Precedence: bulk
  17. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  18. Reply-to: amos-list@onelist.com
  19. Mime-Version: 1.0
  20. Content-Type: text/plain; charset=iso-8859-1
  21. Content-transfer-encoding: 8bit
  22. Subject: [amos-list] Re: TCP commands.
  23. Status: O
  24. X-Status: 
  25.  
  26. From: Andrew Crowe <andrewcrowe@enterprise.net>
  27.  
  28. Hi Everybody,
  29.  
  30. > First, you must decide which port you want to use for your game, for example
  31. > 234. Now, you make an entry in inetd, for port 234, that will launch your
  32. > program and send the parameter that contains the incoming port data, for
  33. > example:
  34.  
  35.    How? None of the InetD setting have anything to do with a port number...
  36.  
  37. > jamesbond %p (I'm not sure of the format for the variable)
  38. > in your program, you do:
  39. > prt$=Command Line$
  40.  
  41.    No no no no, that really wouldn't work becuase:
  42.  
  43. I don't want the game loaded up JUST becuase someone's accessing that port on your computer, that'd be silly as anyone could start JamesBond on your amiga even if you really didn't want to.
  44.  
  45.  
  46.    Why not just do
  47.  
  48. Echo >RAM:tmp %p
  49.  
  50. and then where the program checks for a connection:
  51.  
  52. if exist("ram:tmp")
  53.    open in 1,"ram:tmp"
  54.  
  55.    etc etc...
  56.  
  57.  
  58.    Although I still don't see how InetD is supposed to be set up, and having people try to set it up on there own is asking a bit much I think...
  59.  
  60.  
  61.    Well, anyway, thanks for trying :)
  62.  
  63. See ya.
  64. -- 
  65.        Manta Soft  -  Amiga programing & web page designing
  66.      Http://members.tripod.com/~mantasoft/      ICQ: 21829166        
  67.  Homepage updated 5/8/99 --- James Bond on GFX Card & CPU players!
  68.   - ------------------- Quote of the day: -------------------- -
  69.  flamingos in the United States.
  70. --The Miscellanea Digest
  71.  
  72.  
  73. --------------------------- ONElist Sponsor ----------------------------
  74.  
  75. Transfer your big list to ONElist and earn $500!
  76. For program details, go to
  77. http://www.onelist.com/info/biglistbon_intro.html
  78.  
  79. ------------------------------------------------------------------------
  80. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html